CopyTo(String[],Int32) Method
Copies the items of the
ButtonTextCollectionInfo to a compatible one-dimensional array of type
System.String, starting at the specified zero-based index of the target array.
Parameters
- array
- A System.String array serving as the destination for the copy action.
- arrayIndex
- The zero-based index at which to start placing the copied collection.